You are here: Understanding the Meridian event procedures > About the folder generic events > FolderGenericEvent_AfterNewFolder event

FolderGenericEvent_AfterNewFolder event

Occurs after a user creates a new folder in the vault.

Syntax

FolderGenericEvent_AfterNewFolder(Batch, Action)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

Action

Long integer that represents one or more AS_IMPORTTYPE constants.

Related concepts

About the folder generic events